C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1TableViewSource<T> Class / GetPreviewForHighlightingContextMenu Method

In This Topic
GetPreviewForHighlightingContextMenu Method (C1TableViewSource<T>)
In This Topic
Syntax
'Declaration
 
Public Overridable Function GetPreviewForHighlightingContextMenu( _
   ByVal tableView As UIKit.UITableView, _
   ByVal configuration As UIKit.UIContextMenuConfiguration _
) As UIKit.UITargetedPreview
 

Parameters

tableView
configuration
See Also